Skip to content

Bump aspect_rules_lint from 1.5.3 to 2.3.0#2739

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bazel/aspect_rules_lint-2.3.0
Closed

Bump aspect_rules_lint from 1.5.3 to 2.3.0#2739
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bazel/aspect_rules_lint-2.3.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 30, 2026

Copy link
Copy Markdown
Contributor

Bumps aspect_rules_lint from 1.5.3 to 2.3.0.

Release notes

Sourced from aspect_rules_lint's releases.

v2.3.0

Add this to your file:

bazel_dep(name = "aspect_rules_lint", version = "2.3.0")

This repo also provides a lint task for the Aspect CLI. Add this to your MODULE.aspect file:

# AXL dependencies; see https://github.com/aspect-extensions
axl_archive_dep(
    name = "aspect_rules_lint",
    urls = ["https://github.com/aspect-build/rules_lint/releases/download/v2.3.0/rules_lint-v2.3.0.tar.gz"],
    integrity = "sha256-f3vXvl1ZNw1dqnnCri5OXVs6icreXZnm5Ku7/0Jc0iA=",
    strip_prefix = "rules_lint-2.3.0",
    dev = True,
    auto_use_tasks = True,
)

Then, follow the install instructions for

What's Changed

Full Changelog: aspect-build/rules_lint@v2.2.0...v2.3.0

v2.2.0

Add this to your file:

bazel_dep(name = "aspect_rules_lint", version = "2.2.0")

This repo also provides a lint task for the Aspect CLI. Add this to your MODULE.aspect file:

</tr></table> 

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [aspect_rules_lint](https://github.com/aspect-build/rules_lint) from 1.5.3 to 2.3.0.
- [Release notes](https://github.com/aspect-build/rules_lint/releases)
- [Commits](aspect-build/rules_lint@v1.5.3...v2.3.0)

---
updated-dependencies:
- dependency-name: aspect_rules_lint
  dependency-version: 2.3.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added bazel Pull requests that update bazel code dependencies Pull requests that update a dependency file labels Mar 30, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file bazel Pull requests that update bazel code labels Mar 30, 2026
@github-actions

Copy link
Copy Markdown

⚠️ Docs-as-Code version mismatch detected
Please check the CI build logs for details and align the documentation version with the Bazel dependency.

@AlexanderLanin AlexanderLanin left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should aspect_rules_lint be a dev dependency?!

@FScholPer

Copy link
Copy Markdown
Contributor

@AlexanderLanin would you add that then?

@github-actions

Copy link
Copy Markdown

This PR is stale because it has been open for 30 days with no activity. It will be closed in 10 days if no further activity occurs. #magic___^_^___line

@github-actions github-actions Bot added Stale and removed Stale labels May 10, 2026
@github-actions

Copy link
Copy Markdown

Thanks for the pull request. This thread has been quiet for 30 days, so we are marking it as stale for now. Please take a quick look and let us know whether it is still up to date, still relevant, needs review, or is ready to merge. Any new activity will remove the stale label automatically. If nothing changes in the next 10 days, we will close it to keep the backlog current.

@github-actions github-actions Bot added the Stale label Jun 11, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 18, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #3001.

@dependabot dependabot Bot closed this Jun 18, 2026
@dependabot dependabot Bot deleted the dependabot/bazel/aspect_rules_lint-2.3.0 branch June 18, 2026 13:24
@github-project-automation github-project-automation Bot moved this from Backlog to Done in S-CORE Roadmap Jun 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bazel Pull requests that update bazel code dependencies Pull requests that update a dependency file Stale

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants